GtkScrolledWindow: Factor out a constant
authorMatthias Clasen <mclasen@redhat.com>
Sat, 10 Jan 2015 02:12:00 +0000 (21:12 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 10 Jan 2015 02:15:06 +0000 (21:15 -0500)
commit206f0bbf7f259868cd434733fd258810fad12281
treedaa36e43abc570a43f4811a9d9d806c4abb95844
parent11eb64a2b69f02d916d0448065a5108ad106f30c
GtkScrolledWindow: Factor out a constant

Define INDICATOR_CLOSE_DISTANCE instead of hardcoding the same
number of pixels in 4 different places.
gtk/gtkscrolledwindow.c